Release 10.1A: OpenEdge Development:
Progress 4GL Reference
; Special character
The semicolon (;), when combined with a second character in the Procedure Editor, provides alternative representations of special characters as follows:
![]()
To suppress the semicolon’s interpretation as a special character, precede it with a tilde (~). For example, to enter the string ;< in the Procedure Editor and not have Progress interpret it as an open bracket, type ~;<.
Additionally, if an ASCII character is mapped to an extended alphabetical character by an IN statement in the PROTERMCAP file, you can enter the extended character in the Procedure Editor by preceding the ASCII character with a semicolon. For example, if [ is mapped to Ä, Progress interprets the ;[ sequence as Ä.
|
Copyright © 2005 Progress Software Corporation www.progress.com Voice: (781) 280-4000 Fax: (781) 280-4095 |